Skip to content

Add support for iam.schlick to ModelChain - #2832

Open
cbcrespo wants to merge 4 commits into
pvlib:mainfrom
cbcrespo:schlick-integration
Open

Add support for iam.schlick to ModelChain#2832
cbcrespo wants to merge 4 commits into
pvlib:mainfrom
cbcrespo:schlick-integration

Conversation

@cbcrespo

@cbcrespo cbcrespo commented Jul 23, 2026

Copy link
Copy Markdown
Contributor
  • Closes Add support for iam.schlick to ModelChain #2828
  • I am familiar with the contributing guidelines
  • I attest that all AI-generated material has been vetted for accuracy and is in compliance with the pvlib license
  • Tests added
  • Updates entries in docs/sphinx/source/reference for API changes.
  • Adds description and name entries in the appropriate "what's new" file in docs/sphinx/source/whatsnew for all changes. Includes link to the GitHub Issue with :issue:`num` or this Pull Request with :pull:`num`. Includes contributor name and/or GitHub username (link with :ghuser:`user`).
  • New code is fully documented. Includes numpydoc compliant docstrings, examples, and comments where necessary.
  • Pull request is nearly complete and ready for detailed review.
  • Maintainer: Appropriate GitHub Labels (including remote-data) and Milestone are assigned to the Pull Request and linked Issue.

Currently, all direct IAM models available in pvlib.iam are supported by ModelChain except for schlick. This PR adds support for schlick.

Comment thread pvlib/iam.py Outdated
@AdamRJensen

Copy link
Copy Markdown
Member

@cbcrespo Given Anton's comment here I think we should also add a warning to the function itself (an admonition) stating something along the lines of:

The Schlick IAM model has not been validated for PV performance modeling and is not commonly used in PV applications. Users should consider these limitations when selecting models.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement GSoC Contributions related to Google Summer of Code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for iam.schlick to ModelChain

3 participants